notebook: Don't capture clicks
authorMatthias Clasen <mclasen@redhat.com>
Mon, 15 Jun 2020 18:16:45 +0000 (14:16 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 15 Jun 2020 18:16:45 +0000 (14:16 -0400)
commit37eb0496b60f3612f15fd9d0fb43a3e3f2ecc144
tree4282e20362e9b5f25c83b33843bc037ab952d173
parentc175a7a470fdb0a79a7025c97e5fa345155d7b1d
notebook: Don't capture clicks

Using the bubble works just fine here, and keeps buttons
in notebook tabs working without side-effects.

Fixes: #2841
gtk/gtknotebook.c